FrameDeleted

public interface FrameDeleted implements BrowserEvent

An event indicating that the frame in the Browser has been deleted.

Functions

Link copied to clipboard
public Browser browser()
Returns the Browser instance initiated this event.
Link copied to clipboard
public Frame frame()
Returns the Frame instance that has been deleted.